Skip to content

Feat/federation reorder#7712

Merged
grnd-alt merged 2 commits intomainfrom
feat/federation-reorder
Mar 17, 2026
Merged

Feat/federation reorder#7712
grnd-alt merged 2 commits intomainfrom
feat/federation-reorder

Conversation

@grnd-alt
Copy link
Member

@grnd-alt grnd-alt commented Mar 5, 2026

No description provided.

grnd-alt added 2 commits March 5, 2026 11:54
Signed-off-by: grnd-alt <git@belakkaf.net>
Signed-off-by: grnd-alt <git@belakkaf.net>
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Mar 5, 2026
@grnd-alt grnd-alt moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Mar 5, 2026
@grnd-alt grnd-alt self-assigned this Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

🐢 Performance warning.
It looks like the query count of the integration tests increased with this PR.
Database query count is now 84629 was 84323 (+0.36%)
Please check your code again. If you added a new test this can be expected and the base value in tests/integration/base-query-count.txt can be increased.

];
$resp = $this->proxy->put($participantCloudId->getId(), $shareToken, $url, $params);
return $this->proxy->getOcsData($resp);
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can also add a helper function like 'reorderRemote' for the shared code, and just pass params to it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code is a bit duplicated but have very different semantics for calling the endpoint for either cards or stacks so I think having a clear separation by functions makes sense? arguably getting the shareToken and cloudId etc. could be unified, but that would apply to all functions in here so I'd say not to do that here.

@grnd-alt grnd-alt merged commit 7d00b09 into main Mar 17, 2026
42 checks passed
@grnd-alt grnd-alt deleted the feat/federation-reorder branch March 17, 2026 14:37
@github-project-automation github-project-automation bot moved this from 👀 In review to ☑️ Done in 📝 Productivity team Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

2 participants